home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / alsa / cards / ATIIXP-MODEM.conf < prev    next >
Text File  |  2009-10-11  |  302b  |  23 lines

  1. #
  2. # Configuration for the ATI IXP 150/200/250 modem controllers
  3. #
  4.  
  5. <confdir:pcm/modem.conf>
  6.  
  7. ATIIXP-MODEM.pcm.modem.0 {
  8.     @args [ CARD ]
  9.     @args.CARD {
  10.         type string
  11.     }
  12.     type route
  13.     slave.pcm {
  14.         type hw
  15.         card $CARD
  16.     }
  17.     slave.channels 2
  18.     slave.format S16_LE
  19.     ttable.0.1 1
  20.     ttable.1.0 0
  21.     hint.show off
  22. }
  23.